Adds the specified nodes to the end of the list view.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void AddNodes ( |
Visual Basic Copy Code |
---|
Public Sub AddNodes( _ |
The array of nodes to add.
The array of texts to be displayed for the nodes.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |